home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / DigitalColor Meter.app / Contents / Resources / English.lproj / DisplayMessages.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-13  |  1.9 KB  |  28 lines

  1.  
  2. NoDisplayNameMessage    = "No display name available";
  3. HoldingColorMessage        = "Holding Color";
  4. CSTranslationMessage    = "Color translation done using ColorSync";
  5. NoTranslationMessage    = "No color translation available for this display";
  6. CalibratedMessage        = "This display last calibrated on ";
  7. NotCalibratedMessage    = "This display not calibrated";
  8.  
  9.  
  10. /* These strings appear in place of number values when a color translation is not available */
  11. /* (Should be localized with the appropriate decimal point) */
  12. CIE1931UnavailableStr    = "-.---";
  13. CIE1976UnavailableStr    = "-.---";
  14. CIELABUnavailableStr    = "-.---";
  15. TristimUnavailableStr    = "-.---";
  16.  
  17.  
  18. /* strings in menu items */
  19. LockMenuItem            = "Lock Position";
  20. UnlockMenuItem            = "Unlock Position";
  21. LockXMenuItem            = "Lock X";
  22. UnlockXMenuItem            = "Unlock X";
  23. LockYMenuItem            = "Lock Y";
  24. UnlockYMenuItem            = "Unlock Y";
  25.  
  26. /* Error messages */
  27. SaveError                = "An error occurred while trying to save the magnified image to: %@.";
  28. Save                    = "Save";